home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _DE83B56B46084ADEB759A4240B8345A6 < prev    next >
Text File  |  2008-06-28  |  6KB  |  173 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>560</width>
  12.             <height>357</height>
  13.         </rect>
  14.     </property>
  15.     <property name="sizePolicy">
  16.         <sizepolicy>
  17.             <hsizetype>5</hsizetype>
  18.             <vsizetype>5</vsizetype>
  19.             <horstretch>0</horstretch>
  20.             <verstretch>0</verstretch>
  21.         </sizepolicy>
  22.     </property>
  23.     <property name="minimumSize">
  24.         <size>
  25.             <width>0</width>
  26.             <height>0</height>
  27.         </size>
  28.     </property>
  29.     <property name="caption">
  30.         <string>Form1</string>
  31.     </property>
  32.     <hbox>
  33.         <property name="name">
  34.             <cstring>unnamed</cstring>
  35.         </property>
  36.         <spacer>
  37.             <property name="name">
  38.                 <cstring>spacer5</cstring>
  39.             </property>
  40.             <property name="orientation">
  41.                 <enum>Horizontal</enum>
  42.             </property>
  43.             <property name="sizeType">
  44.                 <enum>Fixed</enum>
  45.             </property>
  46.             <property name="sizeHint">
  47.                 <size>
  48.                     <width>10</width>
  49.                     <height>16</height>
  50.                 </size>
  51.             </property>
  52.         </spacer>
  53.         <widget class="QLayoutWidget">
  54.             <property name="name">
  55.                 <cstring>layout3</cstring>
  56.             </property>
  57.             <vbox>
  58.                 <property name="name">
  59.                     <cstring>unnamed</cstring>
  60.                 </property>
  61.                 <widget class="QLabel">
  62.                     <property name="name">
  63.                         <cstring>DiskBeforeLabel</cstring>
  64.                     </property>
  65.                     <property name="text">
  66.                         <string>Available hard disk(s):</string>
  67.                     </property>
  68.                     <property name="alignment">
  69.                         <set>AlignTop|AlignLeft</set>
  70.                     </property>
  71.                 </widget>
  72.                 <widget class="CUDRContainer">
  73.                     <property name="name">
  74.                         <cstring>DiskMap</cstring>
  75.                     </property>
  76.                     <property name="sizePolicy">
  77.                         <sizepolicy>
  78.                             <hsizetype>5</hsizetype>
  79.                             <vsizetype>7</vsizetype>
  80.                             <horstretch>0</horstretch>
  81.                             <verstretch>0</verstretch>
  82.                         </sizepolicy>
  83.                     </property>
  84.                     <property name="minimumSize">
  85.                         <size>
  86.                             <width>0</width>
  87.                             <height>14</height>
  88.                         </size>
  89.                     </property>
  90.                 </widget>
  91.                 <widget class="CStaticTip">
  92.                     <property name="name">
  93.                         <cstring>ErrorTip</cstring>
  94.                     </property>
  95.                     <property name="sizePolicy">
  96.                         <sizepolicy>
  97.                             <hsizetype>5</hsizetype>
  98.                             <vsizetype>4</vsizetype>
  99.                             <horstretch>0</horstretch>
  100.                             <verstretch>0</verstretch>
  101.                         </sizepolicy>
  102.                     </property>
  103.                     <property name="TipText" stdset="0">
  104.                         <string>Error description</string>
  105.                     </property>
  106.                     <property name="Alignment" stdset="0">
  107.                         <set>WordBreak|AlignVCenter</set>
  108.                     </property>
  109.                     <property name="Margin" stdset="0">
  110.                         <number>10</number>
  111.                     </property>
  112.                     <property name="ShadowWidth" stdset="0">
  113.                         <number>2</number>
  114.                     </property>
  115.                     <vbox>
  116.                     </vbox>
  117.                 </widget>
  118.                 <spacer>
  119.                     <property name="name">
  120.                         <cstring>spacer10</cstring>
  121.                     </property>
  122.                     <property name="orientation">
  123.                         <enum>Vertical</enum>
  124.                     </property>
  125.                     <property name="sizeType">
  126.                         <enum>Maximum</enum>
  127.                     </property>
  128.                     <property name="sizeHint">
  129.                         <size>
  130.                             <width>20</width>
  131.                             <height>10</height>
  132.                         </size>
  133.                     </property>
  134.                 </spacer>
  135.             </vbox>
  136.         </widget>
  137.         <spacer>
  138.             <property name="name">
  139.                 <cstring>spacer4</cstring>
  140.             </property>
  141.             <property name="orientation">
  142.                 <enum>Horizontal</enum>
  143.             </property>
  144.             <property name="sizeType">
  145.                 <enum>Fixed</enum>
  146.             </property>
  147.             <property name="sizeHint">
  148.                 <size>
  149.                     <width>10</width>
  150.                     <height>16</height>
  151.                 </size>
  152.             </property>
  153.         </spacer>
  154.     </hbox>
  155. </widget>
  156. <connections>
  157.     <connection>
  158.         <sender>DiskMap</sender>
  159.         <signal>RequestProperties(CUDRItem*)</signal>
  160.         <receiver>Form1</receiver>
  161.         <slot>OnRequestProperties(CUDRItem*)</slot>
  162.     </connection>
  163. </connections>
  164. <slots>
  165.     <slot>OnRequestProperties(CUDRItem*)</slot>
  166. </slots>
  167. <layoutdefaults spacing="6" margin="0"/>
  168. <includehints>
  169.     <includehint>udr.h</includehint>
  170.     <includehint>statictip.h</includehint>
  171. </includehints>
  172. </UI>
  173.